/*
Theme Name: PAolo Bottaro
Theme URI:  
Author: Curly Themes
Author URI: 
Tags: red, blue, green, tan, light, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, custom-colors, featured-images, full-width-template, theme-options, translation-ready, responsive-layout
Description:  
Version: 2.5
License: GNU General Public License
License URI: license.txt

*/

/*	General
	================================================= */
body{
	padding: 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}	
a,
a:visited,
a.btn-link,
a.btn-link:visited{
	color: #a39b8d;
	text-decoration: none;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	outline: none;
}
a:hover,
a.btn-link:hover{
	rgba( 211,209,207,6);
	text-decoration: underline;
}
body, ul, li, p, input, textarea, select{ font-size: 14px; line-height: 15px;}
h1{ font-size: 36px; line-height: 44px; }
h2{ font-size: 36px; line-height: 44px; }
h3{ font-size: 24px; line-height: 29px; }
h4{ font-size: 18px; line-height: 25px; }
h5{ font-size: 15px; line-height: 22px; text-transform: uppercase;color: #006524; }
h6{ font-size: 15px; line-height: 22px; }

a [class^="icon-"], a [class*=" icon-"]{
	display: inline-block;
	text-decoration: none;
}
iframe{
	border: none;
}
.carousel ul{
	padding: 0;
	margin-left: 0;
}
*[class^="icon-"],
*[class*=" icon-"],
.row-fluid{
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	text-decoration: none;
}
nav, nav ul, nav li{
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-backface-visibility: hidden;
}
article header{
	text-align: left;
}
.btn-link{
	text-decoration: none !important;
	display: inline-block;
}
input[type="text"],
textarea,
textarea.form-control{
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 4px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
			box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
}
.page-content > .row{
	padding: 40px 0 20px;
}
.page-content > .row.extra-padding{
	padding: 60px 0;
}
.page-content > .row.less-padding{
	padding: 20px 0;
}
.page-content > .row.none-padding{
	padding: 0;
}
.btn,
input[type="button"],
input[type="submit"]{
	font-weight: bold;
	padding-left: 30px;
	padding-right: 30px;
}
.btn-link{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 30px;
	font-size: 14px;
	line-height: 20px;
	text-transform: capitalize;
}
h1, h2{
	margin-bottom: 30px;
}
h3, h4, h5, h6{
	margin-bottom: 20px;
}
p, ul, .video, .action-box h3, .photo-frame{
	margin-bottom: 35px;
}
.bar span{
	text-shadow: none;
}
.video{
	padding: 0 !important;
}
.progress-danger.progress-striped .bar{
	background-color: #c0392b;
}
.no-wrap{
	white-space: nowrap;
}

/*	Header
	================================================= */
#header{
	width: 100%;
	color: #FFF;
	position: relative;
}
#header-holder{
	background-color: rgba(0, 0, 0, .69);
	background-image: url(/web/20180828080035im_/http://centroippicolepraterie.com/wp-content/themes/equestrian/images/header/bg-header-01.png);
	padding: 20px 0 0;
	width: 100%;
	height: 100%;
	position: relative;
}	
#header .logo{
	margin: 0px 0 20px;
	position: relative;
	z-index: 3;
}
#header .logo a{
	color: #FFF;
}
.logo-retina{
	display: none;
}
.logo-retina,
.logo-nonretina{
	max-width: 100%;
}
#header{
	text-align: center;
}
.header-info{
	font-size: 10px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
header h1 small{
	display: block;
	text-transform: uppercase;
	font-size: 0.25em;
	letter-spacing: 3px;
	padding: 5px 0 0;
}
header #navigation{
	width: 100%;
	background: #0A417E;
	position: relative;
	z-index: 5;
}
#navigation li a{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
}
#navigation ul{
	font-size: 0;
	margin: 0;
	padding: 0;
	-webkit-transition: color 200ms ease-in;
	-moz-transition: color 200ms ease-in;
	-ms-transition: color 200ms ease-in;
	-o-transition: color 200ms ease-in;
	transition: color 200ms ease-in;
}
#navigation li{
	display: inline-block;
	margin: 0 40px 0 0;
	position: relative;
}
#navigation > div > ul > li:last-child{
	margin: 0;
}
#navigation a{
	padding: 12px 0;
	display: block;
	text-decoration: none !important;
	color: #FFFFFF;
}
#navigation ul ul{
	position: absolute;
	min-width: 220px;
        background: #255181;
	text-align: left;
	left: 0;
	padding: 10px 0;
	z-index: 1;
	display: none;
	-webkit-box-shadow:  0px 20px 30px -10px rgba(0, 0, 0, 0.5);
	box-shadow:  0px 20px 30px -10px rgba(0, 0, 0, 0.5);
	box-sizing: border-box !important;
}
#navigation ul li:hover > ul{
	display: block;
}
#navigation ul ul ul {
	top: 0;
	left: 100%;
	margin-top: -10px;
}
#navigation li li{
	display: block;
	width: 100%;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
}
#navigation li li a{
	padding: 7px 0;
	text-transform: capitalize;
	font-weight: normal;
}
#navigation ul ul li:first-child > a{
	border-top: none;
}
#navigation ul ul li:last-child > a{
	border-bottom: none;
}
#navigation > div > ul > li.current-menu-item > a,
#navigation > div > ul > li.current_page_ancestor > a,
#navigation > div > ul > li.current_page_parent > a{
	color:  #aeeb5e;
}
#navigation > div > ul > li.current-menu-item > a:after,
#navigation > div > ul > li.current_page_ancestor > a:after,
#navigation > div > ul > li.current_page_parent > a:after{
	color: #0A417E;
	font-family:'FontAwesome';
	content: '\F0D7';
	font-size:35px !important;
	width:20px;
	height:12px;
	position: absolute;
	top:100%;
	left:50%;
	margin:-12px 0 0 -10px;
	z-index: 200;
}
.nav-click{
	width: 50px;
	text-align: center;
	font-size: 30px;
	position: absolute;
	height: 100%;
	right: 0;
	line-height: 44px;
	cursor: pointer;
}
#nav-toggle{
	display: block;
	padding: 10px 0;
	font-size: 18px;
	cursor: pointer;
}
.menu-parent-item > a::after{
	content: '\F107';
	font-family: 'FontAwesome';
	font-size: 15px;
	margin: 0 0 0 7px;
}
.menu-parent-item .menu-parent-item > a::after{
	content: '\F105';
	font-family: 'FontAwesome';
	font-size: 15px;
	margin: 0 0 0 7px;
	float: right;
}
.page-heading{
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	z-index: 0;
}
.page-heading h1{
	margin: 0;
}
.page-heading .col-lg-12{
	position: relative;
}
.theme-bc{
	margin: 15px 0 0 0;
	position: relative;
	z-index: 0;
}
.theme-bc li{
	display: inline-block;
}
.theme-bc a:hover{
	color: #FFF;
}
.stickit{
	position: fixed !important;
	top: 0;
	z-index: 9999;
}
.stickit #navigation > div > ul{
	line-height: 20;
	-webkit-box-shadow:  0px 1px 2px 0px rgba(0, 0, 0, 0.1);
			box-shadow:  0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.stickit #navigation > div > ul > li  a{
	padding-top: 5px;
	padding-bottom:5px;
	font-size: 15px;
}
#menu-overlay{
	position: fixed;
	background-color: rgba(0, 0, 0, .55);
	background-image: url(/web/20180828080035im_/http://centroippicolepraterie.com/wp-content/themes/equestrian/images/header/bg-header.png);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: none;
}

/*	Footer
	================================================= */
footer{
	background: #0F0B06 url(/web/20180828080035im_/http://centroippicolepraterie.com/wp-content/themes/equestrian/images/footer/bg-footer.jpg) repeat-x top center;
        padding: 40px 0 60px 0;
}
footer::before{
        margin-top: -90px;
	content: '';
	width: 100%;
	position: absolute;
	z-index: 1;
	height: 50px;
	background: url(/web/20180828080035im_/http://centroippicolepraterie.com/wp-content/themes/equestrian/images/footer/grass.png) repeat-x top center;
}	
footer h5{
	margin-bottom: 30px;
}
footer .icon-boxed{
	background-color: #0F0B06;
	color: #FFF;
}
.pre-footer{
	padding: 20px 0 60px;
}
.pre-footer h4{
	margin-bottom: 30px;
}
#back-top{
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 50px;
	height: 50px;
	line-height: 30px;
	font-size: 50px;
	text-align: center;
	display: none;
	z-index: 3;
}
#back-top a{
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#back-top a i{
	margin-top: -5px;
}
.absolute-footer .col-lg-2{
	text-align: center;
}
.logo-footer{
	height: auto;
	max-width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}
/*	Theme Features
	================================================= */
.special-title{
	position: relative;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}	
.special-title:after{
	content: '';
	width: 70px;
	height: 0px;
	border-top-style: solid;
	border-top-width: 4px;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.special-title[style="text-align: center;"]:after,
.special-title[style="text-align:center;"]:after{
	left: 50%;
	margin-left: -35px;
}

/*	WordPress Classes
	================================================= */
img[class*="wp-image"],
img[class^="wp-image"],
.featured-image,
.avatar,
.zoom-picture,
.attachment-thumbnail,
.video,
.recent-posts time{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	border: 5px solid #fff;
	-webkit-box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
			box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
}
.avatar{
	border: 2px solid #FFF;
}
img[class*="wp-image"],
img[class^="wp-image"]{
	border-style: solid;
	border-color: #fff;
	border-top-width: 5px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	position: relative;
	z-index: 1;
}
body .gallery-item .gallery-icon img.attachment-thumbnail{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	border: 5px solid #fff !important;
	-webkit-box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
			box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
}
.photo-frame{
	position: relative;
}
.photo-frame:before {
    content: "";
    height: 100%; width: 100%;
    background: #eff4de;
    border: 5px solid #fff;  
    position: absolute;
    z-index: -1;
    top: 0px;
    left: -10px;
    -webkit-box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
    		box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
    box-sizing: border-box;
}
.photo-frame:after {
    content: "";
    height: 100%; width: 100%;
    background: #768590;
    border: 5px solid #fff;
    position: absolute;
    z-index: -1;
    top: 3px;
    left: 0px;
    -webkit-box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
    		box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;		
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    box-sizing: border-box;
}
.size-large:after{
	content: attr(title);
}
.alignright{
	float: right;
	margin: 0 0 20px 20px;
}
.alignleft{
	float: left;
	margin: 0 20px 20px 0;
}
.aligncenter{
	margin: 0 auto;
}
.wp-caption{
	padding: 5px;
	margin-bottom: 20px;
	max-width: 100%;
}
.wp-caption-text{
	font-size: 0.9em !important;
	margin-top: 5px;
	margin-bottom: 0px;
}
.sticky{}
embed, iframe{
	max-width: 100%;
}
.gallery-caption{
	text-align: center;
}
.bypostauthor .comment div{
	background: rgba(0, 0, 0, .01);
}
table{
	width: 100%;
	text-align: left;
	margin-bottom: 30px;
}
article table thead{
	font-weight: 700;
}
article table td, article table th{
	padding: 3px;
	line-height: 24px;
}
article table th{
	font-size: 1.2em;
}
article table tfoot td{
	border-bottom: none;
	font-weight: bold;
}
article table caption{
	text-align: left;
	margin: 0 0 30px;
	padding: 0 20px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
article table caption:hover{
	filter: alpha(opacity=100);
	opacity: 1;
}
.gallery-item{
	margin-top: 0px !important;
}
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

/*	404 Page
	================================================= */
#goog-wm ul,
#goog-wm li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#goog-wm form{
	display: inline-block;
}
#goog-wm form input[type="text"]{
	margin: 10px;
}


/*	Widgets
	================================================= */
.sidebar-widget, .widget{
	margin-bottom: 60px;
}	
.sidebar-widget h5{
	margin-bottom: 30px;
}
.widget_search input{
	margin-bottom: 0;
}
.widget_rss ul, .widget_recent_entries ul, .widget_recent_comments ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget_rss li,
.widget_recent_entries li,
.widget_recent_comments li{
	margin: 5px 0;
	padding: 5px 0;
}


/*	Widgets - Custom Recent Posts
	================================================= */
.recent-posts{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.recent-posts li{
	float: left;
	display: block;
}
.recent-posts h6{
	margin-top: 0;
	margin-bottom: 10px;
}
.recent-posts h6 + span{
	margin-top: -5px;
	display: block;
}
.pre-footer .recent-posts li{
	width: 47.5%;
	margin-right: 5%;
	margin-bottom: 20px;
}
.pre-footer .recent-posts li.recent-news-even{
	margin-right: 0;
}
.recent-posts img{
	border: 3px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
			box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
}
.sidebar-widget .recent-posts li{
	float: none;
	margin-bottom: 30px;
}

/*	Widgets - Custom Search
	================================================= */
#custom-search-form{
	position: relative;
	margin: 0;
}	
#custom-search-form input{
	position: relative;
	z-index: 1;
	text-indent: 7px;
	min-height: 33px;
}	
#custom-search-form:after{
	content: '\F002';
	font-family: 'FontAwesome';
	position: absolute;
	right: 10px;
	top: 7px;
	z-index: 2;
}

/*	Widgets - Basic Search
	================================================= */
.searchform label{
	display:  block;
}
.searchform input[type="text"]{
	line-height: inherit;
}

/*	Shortcodes
	================================================= */

/*	Shortcodes - Accordion
	================================================= */
.panel{
	background: transparent;
	margin: 0 !important;
}
.panel .accordion-toggle{
	display: block;
}
.panel .accordion-toggle:after{
	content: '\F078';
	font-family: 'FontAwesome';
	float: right;
}	
.panel .accordion-toggle.open:after	{
	content: '\F068';
}
.panel-group,
.panel-body,
.panel{
	border-left: none;
	border-right: none;
	border-top: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-heading {
	padding: 0 15px 0 0;
}
.panel-body{
	padding: 9px 15px 9px 0;
	border: none !important;
}
.panel h6{
	margin-bottom: 10px;
}
.panel-group{
	margin-bottom: 20px;
}

/*	Shortcodes - Slider
	================================================= */
.carousel{
	margin-bottom: 20px;
}
.carousel-control{
	width: 40px;
	height: 40px;
	line-height: 35px;
	font-size: 45px;
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
	display: none;
}
.carousel:hover .carousel-control{
	display: block;
}

/*	Shortcodes - Action Boxes
	================================================= */
.action-box{
	padding: 20px;
	margin: 0 0 20px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.action-box h3{
	margin-top: 0;
	line-height: 1em;
}	
.action-box .btn:first-child{
	float: right;
}

/*	Shortcodes - Lists
	================================================= */
.list-none ul{
	list-style: none;
}	
.list-none li{
	margin-bottom: 0.5em;
}

/*	Shortcodes - Button
	================================================= */
.btn,
input[type="button"],
input[type="submit"]{
	border: none;
	text-shadow: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btn.btn-red{ color: #FFF; background: #e74c3c }
.btn.btn-red:hover{ color: #FFF; background: #c0392b }
.btn.btn-green{color: #FFF; background: #2ecc71 }
.btn.btn-green:hover{ color: #FFF; background: #27ae60 }
.btn.btn-blue{ color: #FFF; background: #3498db }
.btn.btn-blue:hover{color: #FFF; background: #2980b9}
.btn.btn-violet{color: #FFF;background: #9b59b6}
.btn.btn-violet:hover{color: #FFF;background: #8e44ad}
.btn.btn-navy{color: #FFF;background: #2c3e50}
.btn.btn-navy:hover{color: #FFF;background: #34495e}
.btn.btn-gray{color: #FFF;background: #bdc3c7}
.btn.btn-gray:hover{color: #FFF;background: #95a5a6}

/*	Shortcodes - Toggle
	================================================= */
.toggle-box h6{
	cursor: pointer;
	margin-bottom: 5px;
}
.toggle-box{
	margin-bottom: 20px;
}	

/*	Shortcodes - Box
	================================================= */
.clients-carousel {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
.clients-carousel	 ul {
	margin:0;
	padding:0;
	list-style:none;
	height:auto;
}
.caroufredsel_wrapper{
	margin: 0 30px;
}
.clients-carousel	ul li {
	float: left;
    text-align: center;
    margin: 0;
    padding:  0 5px;
}
.clients-carousel ul a{
	padding:  1px;
	display: block;
	overflow: hidden;
}
.clients-carousel	img{
	-webkit-transition: opacity 160ms ease-in-out;
	-moz-transition: opacity 160ms ease-in-out;
	-ms-transition: opacity 160ms ease-in-out;
	-o-transition: opacity 160ms ease-in-out;
	transition: opacity 160ms ease-in-out;
	-webkit-backface-visibility: hidden;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	transform: rotate(0);
	position: relative;
	opacity: 0.4; 
	filter:alpha(opacity=40);
}
.clients-carousel	img:hover{
	opacity: 1; 
	filter:alpha(opacity=100);
}
.clients-carousel .next:after,
.clients-carousel .prev:after{
	opacity: 0;
	-webkit-transition: opacity 160ms ease-in-out;
	-moz-transition: opacity 160ms ease-in-out;
	-ms-transition: opacity 160ms ease-in-out;
	-o-transition: opacity 160ms ease-in-out;
	transition: opacity 160ms ease-in-out;
}
.clients-carousel .controls{
	text-align: right;
}
.clients-carousel .next:after {
	content: '\F138';
	font-family: 'FontAwesome';
	font-size: 24px;
}
.clients-carousel .prev:after{
	content: '\F137';
	font-family: 'FontAwesome';
	font-size: 24px;
}
.clients-carousel:hover .next:after,
.clients-carousel:hover .prev:after{
	opacity: 100; 
	filter:alpha(opacity=100);
}

/*	Shortcodes - Columns
	================================================= */
.content-column 			{ float:left; margin-right:3.22555%; margin-bottom: 40px }
.content-column.half		{ width: 48.387224% }
.content-column.one-three	{ width: 31.182966% }
.content-column.one-four	{ width: 22.580837% }
.content-column.two-three	{ width: 65.591482% }
.content-column.two-four	{ width: 48.387226% }
.content-column.three-four	{ width: 74.193611% }
.content-column.last		{ margin-right: 0 !important }
.clear						{ clear:both }

/*	Shortcodes - Dividers
	================================================= */
.divider					{ clear:both; color:none; height: 20px; background-position: center center; margin: 0 0 40px; background-repeat: no-repeat; border-bottom: none; }

/*	Shortcodes - Box
	================================================= */
.well{
	padding: 35px 0 0 0;
	border: none;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/*	Shortcodes - Tabs
	================================================= */
.tabs-container{
	margin-bottom: 20px;
}
.nav-tabs .active>a, 
.nav-tabs .active>a:hover, 
.nav-tabs .active>a:focus{
	background-color: transparent;
	border-bottom: none !important;
}
.tab-content{
	margin: 10px 0;
}

/*	Shortcodes - Marker
	================================================= */
.label{
	font-size: small;
}

/*	Shortcodes - Dropcap
	================================================= */
.dropcap{
	font-size: 40px;
	float: left;
	line-height: 1em;
	min-width: 30px;
	font-weight: bold;
	display: inline-block;
	margin: 0 5px 0px 0;
}

/*	Shortcodes - Person
	================================================= */
.person .pull-left:first-child{
	margin: 0 20px 20px 0;
	width: 90px;
	height: 90px;
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
}
.person p:first-child img{
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
	width: 160px;
	height: 160px;
}
.person h5{
	margin: 30px 0 0;
}

/*	Shortcodes - Icons
	================================================= */
.icon-4x.icon-boxed{
	min-height: 90px;
	min-width: 90px;
	text-align: center;
	display:  inline-block;
	line-height: 90px;
	vertical-align: middle;
}
.icon-3x.icon-boxed{
	min-height: 70px;
	min-width: 70px;
	text-align: center;
	display:  inline-block;
	line-height: 70px;
	vertical-align: middle;
}
.icon-2x.icon-boxed{
	min-height: 50px;
	min-width: 50px;
	text-align: center;
	display:  inline-block;
	line-height: 50px;
	vertical-align: middle;
}
.icon-boxed{
	min-height: 30px;
	min-width: 30px;
	text-align: center;
	display:  inline-block;
	line-height: 30px;
	vertical-align: middle;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
}

/*	Shortcodes - Zoomify
	================================================= */
.zoom-picture:after{
	content: '\F002';
	font-family: 'FontAwesome';
	text-shadow: 0px 0px 3px #000000;
	color: #fff;
	font-size: 18px;
	position: absolute;
	top: 10px;
	right: 10px;
}

/*	Shortcodes - Blockquote
	================================================= */
.blockquote{
	border:none;
	padding: 0 0 0 70px;
}
.blockquote:before{
	content: '\F10D';
	font-family: 'FontAwesome';
	font-size: 48px;
	line-height: 48px;
	float: left;
	margin-left: -70px;
	display: inline-block;
	position: absolute;
}

/*	Shortcodes - Testimonials
	================================================= */
.testimonials{
	margin-bottom: 20px;
}
.testimonials blockquote{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 20px 20px 20px 60px;
	border: none;
	position: relative;
	margin: 0;
	font-size: 1em;
	line-height: 1.4em;
}
.testimonials blockquote:before{
	content: '\F10D';
	font-family: 'FontAwesome';
	font-size: 26px;
	line-height: 26px;
	margin-left: -40px;
	display: inline-block;
	position: absolute;
}
.testimonials blockquote:after{
	content: '\F0D7';
	font-family: 'FontAwesome';
	font-size: 44px;
	position: absolute;
	top: 100%;
	margin-top: -10px;
	left: 40px;
}
.testimonials cite{
	padding: 15px 0 10px 47px;
	display: block;
	font-weight: normal;
}
.testimonials cite:before{
	content: '\2014';
	margin-right: 10px
}
.testimonials blockquote i{
	font-size: 30px;
}
.testimonials blockquote i:after,
.testimonials blockquote i:before{
	margin: 0 10px 10px 0;
}

/*	Shortcodes - Map Maker
	================================================= */
.map-container{
	position: relative;
	z-index: 1;
}
#map_controls{
	list-style: none;
	position: absolute;
	right: 30px;
	bottom: 30px;
}
#map_controls li{
	margin: 5px;
}

/*	Shortcodes - Pricing Table
	================================================= */

.wl-pricing-table			{text-align:center; margin-bottom: 60px; overflow: hidden;
}
.wl-pricing-table .pricing-footer a{
	margin: 0;
}
.wl-pricing-table.light{
	padding: 30px 0;
}
.wl-pricing-table.light .content-column{
	margin: 0;
	padding: 30px;
	box-sizing: border-box;
}
.wl-pricing-table.light .half{
	width: 50%;
}
.wl-pricing-table.light .one-three{
	width: 33.33333%;
}
.wl-pricing-table.light .one-four{
	width: 25%;
}
.wl-pricing-table.light .pricing-header{
	position: relative;
	margin-bottom: 10px;
}
.wl-pricing-table .pricing-header h3{
	margin: 0px 0 10px;
}
.wl-pricing-table h4{
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 1em;
}	
.wl-pricing-table h4 *{
	position: relative;
	font-weight: bold;
	font-size: 42px !important;
	line-height: 50px;
	display: inline-block !important;
	padding: 0;
	margin: 0;
	letter-spacing: -1px;
}
.wl-pricing-table h4 *:after,
.wl-pricing-table h4 *:before{
	margin: 0px 15px;
	position: absolute;
	top: 50%;
	content: '';
	width: 200em;
	height: 0px;
	display: block;
}
.wl-pricing-table h4 *:before{
	right: 100%;
}
.wl-pricing-table h4 *:after{
 	left: 100%;
}

.wl-pricing-table .pricing-header em{
	font-style: normal;
	text-transform: uppercase;
	opacity: 0.8;
	font-weight: normal;
}
.wl-pricing-table.light span{
	display: block;
	padding: 2px 0;
	margin-bottom: 10px;
}
.wl-pricing-table.light .pricing-footer{
	padding: 30px 0 0;
}
.wl-pricing-table.light .highlight-column{
	padding: 50px 30px;
	margin-top: -20px;
	position: relative;
	z-index: 2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.wl-pricing-table.light .content-column:first-child{
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.wl-pricing-table.light .content-column:last-child{
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.wl-pricing-table.light .highlight-column:first-child, .wl-pricing-table.light .highlight-column:last-child{
	-webkit-box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    inset 0px 0px 20px rgba(0, 0, 0, 0.3);
	box-shadow:         inset 0px 0px 20px rgba(0, 0, 0, 0.3);
}

/*	Shortcodes - Event Agenda
	================================================= */
.event-agenda{
	margin-bottom: 20px;
}
.event-agenda-event span{
	font-size: 0.9em;
}
.event-agenda .toggle-box{
	margin-bottom: 0;
}
.event-agenda .row.event-agenda-day:hover{
	background: transparent
}
.event-agenda p{ margin-bottom: 0 }
.event-agenda *[class*="col-"]{ padding: 8px 5px }
.event-agenda .event-agenda-day span{
	margin-top:25px
}
.event-agenda h3{ margin-bottom: 10px }
.event-agenda h6{ margin: 0 0 0}
.event-agenda h6 + div.in{ margin: 0 0 0 }

/*	Custom Menu - Footer
	================================================= */
.footer-widget.widget_nav_menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: auto;
}
.footer-widget.widget_nav_menu ul li{
	float: left;
	width: 50%;
}

/*	Pages - Contact
	================================================= */
.map-holder{
	position: relative;
	margin-bottom: 50px;
}
.map-holder:after{
	content: ' ';
	background: url(/web/20180828080035im_/http://centroippicolepraterie.com/wp-content/themes/equestrian/images/comp/shadow-02.png) no-repeat top center;
	background-size: cover;
	position: absolute;
	left: 0;
	height: 50px;
	width: 100%;
	top: 100%;
}
#contact-info{
	position: absolute;
	padding: 50px;
	box-sizing: border-box;
	z-index: 2;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#contact-info:before{
	content: '\F0D9';
	font-family: 'FontAwesome';
	font-size: 120px;
	color: #fff;
	position: absolute;
	right: 100%;
	margin-right: -5px;
}
#contact-info img,
#contact-info-below img{
	border: none;
	border-bottom: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
#contact-info ul,
#contact-info-below ul{
	margin: 0;
	padding: 0;
}
#contact-info-below{
	background: #fff;
	padding: 20px 20px;
}
#contact-info-below img{
	display: none;
}
#recaptcha_image{
	width: 100% !important;
	padding: 10px 0;
	text-align: center;
	box-sizing: border-box;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: auto !important;
	margin: 20px 0;
}
#recaptcha_image img{
	display: inline-block !important;
}
#recaptcha_response_field{
	box-sizing: border-box;
	width: 100%;
}
#contact-form p{
	margin-bottom: 10px;
}
/* Template #2 */
.page-template-page-templatescontact-2-php .map-holder{
	margin-bottom: 0;
}
.page-template-page-templatescontact-2-php .pre-footer{
	display: none;
}
.page-template-page-templatescontact-2-php .map-holder:after{
	content: none;
}
.page-template-page-templatescontact-2-php .map-holder:before{
	content: ' ';
	background: url(/web/20180828080035im_/http://centroippicolepraterie.com/wp-content/themes/equestrian/images/comp/shadow-02.png) no-repeat top center;
	background-size: cover;
	position: absolute;
	left: 0;
	height: 50px;
	width: 100%;
	top: 0;
	z-index: 2;
}
/* Template #3 */
.page-template-page-templatescontact-3-php .map-holder:after{
	content: none;
}
.page-template-page-templatescontact-3-php .photo-frame .map-holder{
	border: 5px solid #fff;  
	-webkit-box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
			box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
	 border-radius: 3px;
}

/*	Shortcodes - Countdown
	================================================= */
.curly-counter{
	margin-bottom: 20px;
}
#counter > div{
	display: inline-block;
	padding-right: 6%;
	width: 20.5%;
	max-width: 100px;
	box-sizing: content-box;
}
#counter > div:last-child{
	padding-right: 0;
}
.countdown_descr{
	display: block;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 7px;
}
.countdown_amount{
	font-size: 44px;
	font-weight: bold;
	padding-bottom: 7px;
	display: block;
	line-height: 44px;
	height: auto;
}

/*	Blog
	================================================= */
article.post{
	margin: 0 0 60px 0
}	
.post-calendar-date{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 13px 0;
	display: block;
	text-align: center;
	box-sizing: border-box;
	margin: 10px 0;
	font-weight: normal;
	-webkit-box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
			box-shadow:  1px 1px 5px 0px rgba(0, 0, 0, 0.25);
}
.post-calendar-date span{
	font-size: 32px;
	letter-spacing: -2px;
}
.post-calendar-date em{
	display: block;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}	
h2.post-title,
h1.post-title{
	margin-top: 0;
}
.featured-image{
	margin: 20px 0 40px;
}
.meta-data{
	text-transform: capitalize;
	margin-bottom: 20px;
	font-weight: normal;
}
.by-author{
	text-transform: none;
}
.continue-reading{
	margin-top: 20px;
	font-weight: bold;
}
.blog-sort{
	padding: 8px 0;
}
.blog-sort h6{
	margin: 0;
}
.blog-sort a{
	text-decoration: none;
}
#filters{
	list-style: none;
	margin: 0;
}
#filters li{
	display: inline-block;
	margin-left: 40px;
	text-transform: capitalize;
}
#filters a:before{
	font-family: "FontAwesome";
	content: '\F10C';
	margin-right: 10px;
}
#filters a.active:before{
	content: '\F111';
}
.nav-links i{
	margin: 0 5px;
}
.tag-list i{
	margin: 0 5px 0 10px;
}
.social-box{
	overflow: hidden;
	padding: 15px 20px;
}
.social-box p{
	margin: 0;
	line-height: 30px;
}
.single .entry-content{
	margin-bottom: 80px;
}
.about-author{
	padding-top: 20px;
	padding-bottom: 40px;
	margin-top:  80px;
	margin-bottom:  60px;
}
.about-author .avatar-holder{
	margin-top: 10px;
}
.comment-list,
.comment-list .children{
	list-style: none;
	margin-left: 40px;
}
.comment-list{
	margin: 40px 0 0 0;
}
.comment-author{
	display: block;
	margin-bottom: 10px;
	line-height: 40px;
	overflow: hidden;
}
article.comment{
	margin: 20px 0;
}
section.comment{
	text-align: right;
}
.comment div{
	clear: both;
	margin: 10px 0;
	padding: 0 20px;
	text-align: left;
}
.comment div *{
	margin-top:  10px;
	margin-bottom:  10px;
}
.edit-link{
	margin-left: 20px;
}
cite.fn{
	font-size: 18px;
	font-weight: bold;
}
.comment-author img{
	float: left;
	margin-right: 10px;
}
.comment-meta{
	line-height: 40px;
}
.comment-body .reply a:after{
	font-family: 'FontAwesome';
	content: '\F064';
	font-size: 12px;
	margin-left: 10px;
}
.comment-form-author, .comment-form-email, .comment-form-url{
	float: left;
	margin-right:3.22555%;
	width: 31.182966%;
}
.comment-form-url{margin:0}
.comment-form-textarea{
	width: 96%;
	padding: 2%;
	margin: 0;
}
#commentform{
	width: 100%;
}
.comment-form-content{
	clear: both;
	width: 100%;
}
#commentform input[type="submit"]{
	padding: 5px 30px;
	margin: 5px 0;
	font-weight: bold;
}
.label-format{
	display: block !important;
	margin-bottom: 10px;
	padding: 3px 0;
	font-size: 18px;
	text-align: center
}
.nav-links-next{
	margin-left:40px
}

/*	Coming Soon
	================================================= */
.page-template-page-templates-coming-soon-php header,
.page-template-page-templates-coming-soon-php footer,
.page-template-page-templates-coming-soon-php .pre-footer{
	display: none;
}
.page-template-page-templates-coming-soon-php #menu-overlay{
	display: block;
}

/*	Search Results
	================================================= */
.search-results article{
	margin-bottom: 60px
}
.search-results article .post-title{
	margin-bottom: 20px
}

/*	Sliders
	================================================= */

/*	Sliders - Round About
	================================================= */
.roundabout-slider{
	width: 65% !important;
	height: 460px;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	background: transparent url(/web/20180828080035im_/http://centroippicolepraterie.com/wp-content/themes/equestrian/images/comp/shadow.png) no-repeat bottom center; 
	padding-bottom: 30px; background-size: 100%;
}
.roundabout-slider li{
	height: 360px;
	width: 480px;
	background-color: #ccc;
	text-align: center;
	cursor: pointer;
	-webkit-box-shadow: 0 12px 10px -8px rgba(0,0,0, .8);
	-moz-box-shadow: 	0 12px 10px -8px rgba(0,0,0, .8);
	box-shadow: 		0 12px 10px -8px rgba(0,0,0, .8);
	border: 8px solid rgba(0,0,0,0.65);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	overflow: hidden;
	
	-moz-background-clip: border;     /* Firefox 3.6 */
	-webkit-background-clip: border;  /* Safari 4? Chrome 6? */
	background-clip: border-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
				
	-moz-background-clip: padding;     /* Firefox 3.6 */
	-webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
	background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
				
	-moz-background-clip: content;     /* Firefox 3.6 */
	-webkit-background-clip: content;  /* Safari 4? Chrome 6? */
	background-clip: content-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
}
.roundabout-slider .title-container{
	position: absolute;
	bottom: -30px;
	z-index: 2;
	text-align: center;
	width: 100%;
	-webkit-transition: all 100ms ease-in;
	-moz-transition: all 100ms ease-in;
	-ms-transition: all 100ms ease-in;
	-o-transition: all 100ms ease-in;
	transition: all 100ms ease-in;
}
.roundabout-slider li.roundabout-in-focus:hover .title-container{
	bottom: 30px;
}
.title-container span{
	color: #fff;
	background: rgba(0,0,0, 0.7);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	padding: 5px 20px;
	font-weight: bold;
}

/*	Sliders - Layer Slider
	================================================= */
.layer-slider-container{
	overflow: hidden;
	z-index:-1;
	position:relative;
}

/*	3rd Party Integration
	================================================= */

/*	Mailchimp
	================================================= */
#mc_message{
	padding-top: 0;
}
.mc_merge_var label{
	display:  none;
}
#mc_mv_EMAIL{
	box-sizing: border-box;
	width: 100%;
	min-height: 33px;
}
.mc_signup_submit{
	text-align: left;
}
#mc_signup_submit:after{
	content: '\F0E0';
	font-family: 'FontAwesome';
}

/*	WPML
	================================================= */
.curly-lang-switcher ul{
	list-style: none;
	margin: 0 0 0 20px;
	padding: 3px 0 0px 0;
	position: absolute;
	text-align: left;
	display: none;
}
.curly-lang-switcher li{
	display: block;
	font-size: 13px;
}
.curly-lang-switcher a{
	display: block;
}
.curly-lang-switcher:hover ul{
	display: block;
}
.curly-lang-switcher a:hover{
	color: #fff;
}

/*	WooCommerce
	================================================= */
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count,
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
	margin-bottom: 40px !important;
}
.woocommerce .woocommerce-tabs li:before,
.woocommerce .woocommerce-tabs li:after{
	display: none;
}
.woocommerce-tabs{
	padding: 40px 0;
}
.woocommerce-tabs .tabs{
	padding: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li{
	margin: 0 10px 0 0 !important;
	border-bottom: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.woocommerce .comment > div{
	border: none;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar{
	width: 50px !important;
}
.woocommerce .comment .star-rating *{
	margin: 0;
}
.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce .related ul li.product, .woocommerce-page .related ul li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .upsells.products ul li.product{
	width: inherit !important;
}
/*
     FILE ARCHIVED ON 08:00:35 Aug 28, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:03:07 Mar 21, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 56.967 (3)
  esindex: 0.01
  captures_list: 87.672
  CDXLines.iter: 14.643 (3)
  PetaboxLoader3.datanode: 77.48 (5)
  exclusion.robots: 0.253
  exclusion.robots.policy: 0.235
  RedisCDXSource: 12.13
  PetaboxLoader3.resolve: 52.517 (2)
  load_resource: 288.448
*/